home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / abiword-help / html / interface / menuedit.html < prev    next >
Encoding:
Extensible Markup Language  |  2009-02-18  |  4.6 KB  |  70 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml/DTD/xhtml1-strict.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <!-- 
  7. Copyright 2001-3 David Chart, Alper Atici Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts A copy of the license is included in the section entitled "GNU Free Documentation License"
  8. //-->
  9. <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  10. <title>AbiWord Edit Menu Documentation</title>
  11. <link href="../style.css" rel="stylesheet" type="text/css" />
  12.  
  13. </head>
  14. <body>
  15.  
  16. <div class="banner">
  17. <a href="../index.html" class="bars">Home</a> > <a href="index.html" class="bars">Interface</a> > Edit Menu 
  18. </div>
  19.  
  20. <div class="main">
  21.  
  22.  
  23.    <h1>Edit Menu</h1>
  24.    <h2>Undo</h2>
  25.    <p>This command undoes an action. Every application of the Undo command undoes a single action, so to undo many actions you must apply it many times.</p>
  26.    <p>AbiWord has a somewhat sophisticated notion of a ‘single action’. If it were to undo typing a single keystroke at a time, it would take too long to do anything useful. Thus, a run of typing counts as a single action. The run is ended when you do something other than type text: delete something, type a return, or select a menu action.</p>
  27.    <p>AbiWord has ‘unlimited undo’. This means that you can undo all the actions you have taken since opening the document. If you save a document, close it, and reopen it, you cannot undo things you did before saving it. If you save a document but leave it open, you can undo actions taken before you saved.</p>
  28.    <p>Undo itself does not count as an action.</p>
  29.    <h2>Redo</h2>
  30.    <p>Redo is the inverse of undo. It is only available when an action has been undone, and it redoes the most recently undone action. Like undo, it can be applied repeatedly to redo a large number of actions.</p>
  31.    <p><span xml:lang="en-US" lang="en-US">It is not possible to skip one or more actions in a sequence of undo/redo steps</span>. Actions can only be undone and redone in order.</p>
  32.    <h2>Cut</h2>
  33.    <p>Cut removes the selected text from the document and places it on the clipboard. This replaces any text previously placed on the clipboard. The formatting of the text is retained, as well as its content.</p>
  34.    <p>This command is only available when there is selected text.</p>
  35.    <h2>Copy</h2>
  36.    <p>Copy puts the selected text onto the clipboard, but does not remove it from the document.</p>
  37.    <p>This command is only available when there is selected text.</p>
  38.    <h2>Paste</h2>
  39.    <p>Paste adds the text on the clipboard to the document. If there is no text selected in the current document, the text is added as if it had been typed at the insertion point. If text is selected, the selected text is replaced by the text on the clipboard. The formatting of the text on the clipboard is preserved.</p>
  40.    <h2>Paste Unformatted</h2>
  41.    <p>This command pastes the text on the clipboard into the document, but does not paste its formatting. The pasted text takes on the formatting of the surrounding or preceding text.</p>
  42.    <h2>Clear</h2>
  43.    <p>Clear deletes the selected text.</p>
  44.    <h2>Select All</h2>
  45.    <p>This command selects the whole document.</p>
  46.    <h2><a href="dialogfind.html">Find...</a></h2>
  47.    <p>Find allows you to find a search string within a document. Selecting this command calls up the Find dialog.</p>
  48.    <h2><a href="dialogreplace.html">Replace...</a></h2>
  49.    <p>Replace allows you search for occurrences of a search string in your document and replace it with a replacement string. Selecting this command calls up the Replace dialog.</p>
  50.    <h2><a href="dialoggoto.html">Go To...</a></h2>
  51.    <p>This command allows you to move rapidly through a document. Selecting it calls up the Go To dialog.</p>
  52.   </div>
  53.  
  54. <div class="index">
  55. <a href="../index.html" class="bars">Top Page</a>
  56. <a href="../tutorial/index.html" class="bars">Tutorial</a>
  57. <a href="../howto/index.html" class="bars">How To</a>
  58. <a href="../info/index.html" class="bars">Information</a>
  59. <a href="../interface/index.html" class="bars">Interface</a>
  60. <a href="../plugins/index.html" class="bars">Plug-ins</a> 
  61. <a href="../problems/index.html" class="bars">Problems</a>
  62. <a href="../credits.html" class="bars">Credits</a>
  63. <a href="../azindex.html" class="bars">Index</a>
  64. <a href="../fdl.html" class="bars">GNU FDL</a> 
  65. </div>
  66.  
  67. </body>
  68. </html>
  69.  
  70.